Add options to discard filter to toss points based on regular expressions
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 11 May 2014 23:42:53 +0000 (23:42 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 11 May 2014 23:42:53 +0000 (23:42 +0000)
commit61b17137beb5d89c23545cb3f8bf32f3547600b8
treef1a5c86bee8d9fabab1b907b301d7f0705a4f583
parent788b4d8ceb899690073afe2821ce63eb9c970de3
Add options to discard filter to toss points based on regular expressions
from name, cmt, desc, or icon.

This is something I've wanted to add for years.  Kolesár András sketched in
an implementation, but I went a different route.
gpsbabel/discard.cc
gpsbabel/reference/discardfields.gpx [new file with mode: 0644]
gpsbabel/xmldoc/filters/options/discard-matchcmt.xml [new file with mode: 0644]
gpsbabel/xmldoc/filters/options/discard-matchdesc.xml [new file with mode: 0644]
gpsbabel/xmldoc/filters/options/discard-matchicon.xml [new file with mode: 0644]
gpsbabel/xmldoc/filters/options/discard-matchname.xml [new file with mode: 0644]